GtkAssistant: Add custom page type
authorBastien Nocera <hadess@hadess.net>
Sat, 30 Oct 2010 19:12:58 +0000 (20:12 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 2 Nov 2010 03:04:34 +0000 (12:04 +0900)
commit76a0b9e5fa1436ebe20c344f6320cecd541148f1
treeadc5ded6cbfa039be1c94f19a2b7bb0a7ebed6d4
parentef2fe678325afde5ed09d107432debb0c7c20446
GtkAssistant: Add custom page type

The custom page type will not show any buttons by default, and
it is left to the application to add its own buttons instead.

The _next_page() and _previous_page() functions can be used
for the back and forward buttons used by the application.

https://bugzilla.gnome.org/show_bug.cgi?id=576498
gtk/gtk.symbols
gtk/gtkassistant.c
gtk/gtkassistant.h